Welcome![Sign In][Sign Up]
Location:
Search - avr phone

Search list

[Other resourceucos_ii_2.76_port_for_WinAVR

Description: 我在项目中一直使用的uC/OS-II 2.76的移植, AVR m32单片机, WinAVR开发环境. -I of the project has been to use the Phone / OS-II 2.76 transplant. m32 AVR microcontroller, WinAVR development environment.
Platform: | Size: 19061 | Author: 孙新虎 | Hits:

[Other resourceAVR-5

Description: AVR单片机入门及C语言高效设计实践(五) ATMEAG16L的中断系统什么是“中断”?顾名思义中断就是中断某一工作过程去处理一些与本工作过程无关或间接相关或临时发生的事件,处理完后,则继续原工作过程。比如:你在看书,电话响了,你在书上做个记号后去接电话,接完后在原记号处继续往下看书。如有多个中断发生,依优先法则,中断还具有嵌套特性。又比如:看书时,电话响了,你在书上做个记号后去接电话,你拿起电话和对方通话,这时门铃响了,你让打电话的对方稍等一下,你去开门,并在门旁与来访者交谈,谈话结束,关好门,回到电话机旁,拿起电话,继续通话,通话完毕,挂上电话,从作记号的地方继续往下看书。由于一个人不可能同时完成多项任务,因此只好采用中断方法,一件一件地做。[第一段] -AVR C language portal and efficient design practice (5) ATMEAG16L the system even interrupted Mody is "suspended"? As the name suggests is interrupted interruption of a process to deal with some of the work process unrelated or indirectly related to the temporary or , after treatment, to the original process. For example : in your reading, the phone rang, you have the book to be a mark after picking up the telephone, then after the original mark to continue down the reading. For more interruption, priority rules and the suspension characteristics also have nested. For instance : reading, the phone rang, you have the book to be a mark after picking up the telephone, you just pick up the phone and call each other. Then the door of the house, you let the other party call has led you
Platform: | Size: 193047 | Author: liming | Hits:

[Com PortSerialPort-VC

Description: 利用西门子的GSM芯片(TC35)的手机模块实现短信的读写,该手机模块可以加入SIM卡,然后就跟手机一样使用了,程序可以通过串口进行控制-The programme use GSM CMOS chip(TC35) module to read and write short message, you can insert SIM card into this module, then it can work as ordinary Mobile phone,the programme can control the module through com port.
Platform: | Size: 44032 | Author: 朱耀 | Hits:

[SCM多级菜单

Description: /*[原创]一个树形多级菜单参考程序 这是一个用于车载电话的菜单程序,可以看成是手机功能菜单的简化板. 我所认为的树形多级菜单是指:在一个父菜单项目下面有多个子菜单, 子菜单下面又有多个孙菜单...,进入下层菜单主要依*当前选中的索引.有点象文件的目录结构. 本木从前实现这类的菜单主要*分层的switch语句,每层都是一个switch.但当我看到晓奇大侠的 程序和耳朵灌满lq等人的争论后,那时那地,我的心境变化了,我意识到指针代表了先进的生产力, 代表了社会的发展方向,是建设和谐社会的必要条件.不管你用了多长时间C语言,只要你不善于用 一个小针指来指去,你就是那种"用嘴吃饭的高贵骑士,决不用屁股装弹步枪"的守旧分子和社会发 展的绊脚石.(跑题太远,删去1万字...打住) .言归正传,下面的程序适用CPU为Mega16,编译器为CVAVR 1.24.4a 由于按键数目较多,所以按键程 序把按键事件分为数字键,快捷键,确认键,取消键,上下翻键几类,以减小菜单结构的容量.一下菜单 数据在菜单结构数组中的偏移量,有多少个菜单象就有多少个宏定义*/-/* [original] tree is a multi-level menu reference to a procedure which is used in car phone menu procedures can be seen as a feature to simplify the menu board. I think the tree is a multi-level menu means : a father in the following menu items have sub menu, sub-menus there are a number below SUN ... menu, the main menu into classes according to the current selected* Index. a bit like the directory structure. the wood used to achieve this main menu* stratification of the switch statement, is a switch on each floor. but when I saw the Xiaoyi heroes procedures and ears filled with lq others vying On, then that to my mind changed, I realized indicators represent the advanced productive forces, represents the orientation and social development, the building of a harmonious society is a ne
Platform: | Size: 2048 | Author: Rover | Hits:

[uCOSucos_ii_2.76_port_for_WinAVR

Description: 我在项目中一直使用的uC/OS-II 2.76的移植, AVR m32单片机, WinAVR开发环境. -I of the project has been to use the Phone/OS-II 2.76 transplant. m32 AVR microcontroller, WinAVR development environment.
Platform: | Size: 18432 | Author: | Hits:

[SCMAVR-5

Description: AVR单片机入门及C语言高效设计实践(五) ATMEAG16L的中断系统什么是“中断”?顾名思义中断就是中断某一工作过程去处理一些与本工作过程无关或间接相关或临时发生的事件,处理完后,则继续原工作过程。比如:你在看书,电话响了,你在书上做个记号后去接电话,接完后在原记号处继续往下看书。如有多个中断发生,依优先法则,中断还具有嵌套特性。又比如:看书时,电话响了,你在书上做个记号后去接电话,你拿起电话和对方通话,这时门铃响了,你让打电话的对方稍等一下,你去开门,并在门旁与来访者交谈,谈话结束,关好门,回到电话机旁,拿起电话,继续通话,通话完毕,挂上电话,从作记号的地方继续往下看书。由于一个人不可能同时完成多项任务,因此只好采用中断方法,一件一件地做。[第一段] -AVR C language portal and efficient design practice (5) ATMEAG16L the system even interrupted Mody is "suspended"? As the name suggests is interrupted interruption of a process to deal with some of the work process unrelated or indirectly related to the temporary or , after treatment, to the original process. For example : in your reading, the phone rang, you have the book to be a mark after picking up the telephone, then after the original mark to continue down the reading. For more interruption, priority rules and the suspension characteristics also have nested. For instance : reading, the phone rang, you have the book to be a mark after picking up the telephone, you just pick up the phone and call each other. Then the door of the house, you let the other party call has led you
Platform: | Size: 192512 | Author: liming | Hits:

[ApplicationsSrc051209

Description: 手机充电器的电路板的测试机架的测试程序,利用AVR的AD转换器测试各点的电压.-Mobile phone charger circuit board test rack test procedures, the use of AVR s AD converter voltage test points.
Platform: | Size: 6144 | Author: 陈昌文 | Hits:

[SCMfakesim-0.1.1.tar

Description: AVR 源码,模拟sim卡和手机通讯 -AVR source, analog sim card and cell phone communications
Platform: | Size: 20480 | Author: 敏良 | Hits:

[Program docspreadtum

Description: 手机厂商展讯平台软件架构资料,与大家共享!-Cell phone manufacturers Spreadtrum platform software framework for information sharing with everyone!
Platform: | Size: 580608 | Author: 蔡良达 | Hits:

[SCMAVR_3300

Description: 使用Atmel公司的AVR单片机Mega128驱动3300液晶屏的程序,3300液晶是诺基亚3300的手机屏,4096色,130*130分辨率-Use Atmel s AVR-driven 3300 single-chip LCD Mega128 procedures, 3300 LCD Nokia 3300 cell phone screen, 4096 colors, 130* 130 resolution
Platform: | Size: 108544 | Author: 江枫 | Hits:

[SCM3310Winavr

Description: 用AVR对诺基亚3310手机黑白液晶的驱动程序,可以在各种小系统中作为显示用,液晶采用SPI口,具体的连接可参考程序内的说明。编译环境:winAVR2005 G-With AVR for Nokia 3310 mobile phone black-and-white LCD driver can be in a variety of small systems to use as a display, liquid crystal using SPI port, the connection may refer to specific procedures within the description. Compiler environment: winAVR2005 G
Platform: | Size: 62464 | Author: yhui | Hits:

[SCMTC35CALL

Description: GSM模块TC35基于单片机的打电话程序。。。希望对大家有用-GSM module TC35 procedures based on single-chip phone. . . I hope all of you a useful
Platform: | Size: 10240 | Author: czw08 | Hits:

[OtherISD1420c

Description: 语音电路应完成预录三段提示音,分别是“家里有盗贼入侵,请及时赶回”。同时,在电话接通后,可以将语音分段播放。根据系统的功能要求,系统选择了美国ISD公司的ISD1420语音芯片。-Voice circuit should be completed three pre-recorded audio prompts are " thieves at home invasion, please rush back in time." At the same time, the phone connected, you can sub players voice. Functional requirements of the system, the system has chosen the company' s United States ISD voice chip ISD1420.
Platform: | Size: 278528 | Author: 13 | Hits:

[SCMCamelRobot

Description: 一个出口非洲的骑骆驼机器人的控制程序。采用工业手机模块作为通讯模块;AVR单片机作为控制中心;工业用马达作为骆驼机器人驱动动力。通过控制中心通过AT指令集连接通讯模块,通过继电器控制电机,保证用户能够通过手机远程遥控骆驼机器人。程序包里面有骆驼机器人的源代码和AT指令集。-A camel in Africa robot export control procedures. The use of cell phone module industry as a communication module AVR single-chip microcomputer as the control center industrial robot drive motor as a driving force for the camel. Control center through the AT instruction set through the communication module connected through the electrical relay control to ensure that mobile phone users to remote control robot camel. Camel package inside the source code and robots AT instruction set.
Platform: | Size: 84992 | Author: sanky | Hits:

[SCMapp_DTMF_dialer_with_bascom-avr_m8

Description: 该项目是一个利用AVR单片机来产生DTMF信号的实验,可以完成电话拨号器的功能,同时可以把 电话号码显示在1602液晶板上,如果没有液晶板的可以把该部分电路去除,制作就会更简单。扬声 器可以使用电话听筒里的扬声器,这样音质会更好,拨号会更准确,建议不要使用实验板上常用的 那种无源蜂鸣器,音质很差。 本项目使用了ATMEGA8芯片TIMER1的OCA1脚产生DTMF信号,时钟信号源为内部8M,请勿超出4-10M 范围,否则输出的DTMF信号不准确。 下一步我会加上重拨和记忆功能,利用EEPROM来保存最近发送过的号码,以及增加一些小功能。 如果大家需要 Bascom-AVR 软件,可以到本网站的 AVR 开发软件介绍 处下载。可能大家对Bascom-AVR的环境配置不熟悉,这里列出本操作的编译环境设置: -The project is using AVR microcontroller to generate a DTMF signal experiments, can complete a phone dialer features, while phone numbers can be displayed in the 1602 LCD panel, without the LCD panel can be removed that part of the circuit, producing would be easier. Speaker can use the phone Tingtongli speaker, so sound quality will be better, dial-up would be more accurate, it is recommended not to use the kind commonly used in passive experiments on-board buzzer, sound quality is poor.
Platform: | Size: 713728 | Author: zhao | Hits:

[SCMnokia3310_lcd

Description: 诺基亚3310 手机液晶屏AVR单片机驱动程序,SPI协议,可画图,画线,画圆,模拟时钟,-Nokia 3310 mobile phone LCD AVR microcontroller drivers, SPI protocol, drawing, painting line, round, analog clock,
Platform: | Size: 14336 | Author: 欢欢 | Hits:

[SCMmobile-phone-anjian

Description: AVR写的手机按键程序,易懂,可以直接用-paogramm for AVR MCU
Platform: | Size: 105472 | Author: 刘志鑫 | Hits:

[SCMmobile-remote

Description: bascom-avr源码:用移动电话控制四个继电器。-AVR Cell phone unlimited remote control Project: This is a unlimited remote control system based on GSM mobile phone. this project work with DTMF signals and decode them to control four relays. tehere are several mode like flip flop, latch, etc that controlled by dip switch.
Platform: | Size: 178176 | Author: lupo | Hits:

[Windows Mobilesimple-AVR-phonebook

Description: a simple phone book based on an AVR , using LCD and mobile keypad-a simple phone book based on an AVR , using LCD and mobile keypad...
Platform: | Size: 1064960 | Author: sdi | Hits:

[Other Embeded programphone-operated-robot

Description: In the project the robot is controlled by a mobile phone that makes a call to the mobile phone attached to the robot. In the course of a call, if any button is pressed a tone corresponding to the button pressed is heard at the other end called 慏ual Tone Multiple frequency?(DTMF) tone. The robot receives these tones with help of phone stacked in the robot. The received tone is processed by the microcontroller with the help of DTMF decoder ic cm8870 . This ic sends a signals to the the motor driver ic l293d which derives the motor forward, reverse卐tc. Project is built using AVR microcontroller the ATmega16.
Platform: | Size: 973824 | Author: rajesh vana | Hits:
« 12 »

CodeBus www.codebus.net